docs: fix typo in property name
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 19:41:12 +0000 (14:41 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:37 +0000 (18:57 -0500)
gtk/gtkbox.c

index 8b786221d7dc9622fce6c655311da46b18362676..08014b91793c764a6c96c83b02f79c76afedc765 100644 (file)
@@ -285,7 +285,7 @@ gtk_box_class_init (GtkBoxClass *class)
    * and #GtkWidget:vexpand properties are the preferred way to influence
    * child size allocation in containers.
    *
-   * In contrast to #GtkWidget::hexpand, the expand child property does
+   * In contrast to #GtkWidget:hexpand, the expand child property does
    * not cause the box to expand itself.
    */
   gtk_container_class_install_child_property (container_class,